home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 March
/
PCWorld_2007-03_cd.bin
/
domacnost a kancelar
/
scribus
/
scribus-1.3.3.7-win32-install.exe
/
tcl
/
tix8.1
/
Version.tcl
< prev
next >
Wrap
Text File
|
2002-09-21
|
576b
|
23 lines
# -*- mode: TCL; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
# $Id: Version.tcl,v 1.3.2.4 2002/09/21 08:02:11 idiscovery Exp $
#
# Version.tcl --
#
# This file is automatically generated by the Tix version control tool
#
#
# Copyright (c) 1993-1999 Ioi Kim Lam.
# Copyright (c) 2000-2001 Tix Project Group.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
proc tixScriptVersion {} {
return 8.1
}
proc tixScriptPatchLevel {} {
return 8.1.4
}